Skip to content

First Stable Release: v1.0#559

Draft
kdmccormick wants to merge 7 commits intomainfrom
kdmccormick/core-1
Draft

First Stable Release: v1.0#559
kdmccormick wants to merge 7 commits intomainfrom
kdmccormick/core-1

Conversation

@kdmccormick
Copy link
Copy Markdown
Member

@kdmccormick kdmccormick commented Apr 23, 2026

This removes the big warning messages about this package being unstable. We're happy for developers to begin using these APIs, except for the ones with big red "UNSTABLE" warnings in their docstrings.

TO DO before merging:

  • Go through the "TODO: STABLE or UNSTABLE" comments and decide which one each is
  • Is there anything else we want to mark as "STABLE"?
  • Are there any function signatures or data classes we want to adjust now, before this goes out in Verawood?

Part of:

Blocks:

@kdmccormick kdmccormick changed the title Mark some APIs as Stable & Release v1.0 First Stable Release: v1.0 Apr 23, 2026
@kdmccormick kdmccormick requested review from bradenmacdonald and ormsbee and removed request for bradenmacdonald April 23, 2026 21:16

dependencies = [
('openedx_content', '0007_publishlogrecord_direct'),
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a bit of clean-up. Claude added these, they don't need to be here.

@bradenmacdonald
Copy link
Copy Markdown
Contributor

bradenmacdonald commented Apr 24, 2026

Are there any function signatures or data classes we want to adjust now, before this goes out in Verawood?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants